-
Home
-
Site Reviews
-
7.0.11
-
Code
-
Classes
- Arr
| Total Complexity |
51 |
| Dependencies |
4 |
| Dependents |
157 |
| Total lines |
292 |
| Lines of code |
182 |
| Logical lines of code |
107 |
| Comment lines |
66 |
| Methods |
22 |
| Properties |
0 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get() |
S |
57 |
4 |
18 |
| flatten() |
S |
57 |
4 |
16 |
| consolidate() |
S |
63 |
4 |
10 |
| searchByKey() |
S |
63 |
4 |
10 |
| set() |
S |
59 |
3 |
15 |
| insert() |
S |
60 |
3 |
13 |
| remove() |
S |
60 |
3 |
13 |
| prefixKeys() |
S |
61 |
3 |
12 |
| removeEmptyValues() |
S |
61 |
3 |
12 |
| isIndexedAndFlat() |
S |
70 |
3 |
6 |
| convertFromString() |
S |
67 |
2 |
7 |
| prepend() |
S |
68 |
2 |
7 |
| reindex() |
S |
78 |
2 |
3 |
| unflatten() |
S |
68 |
2 |
7 |
| uniqueInt() |
S |
65 |
2 |
8 |
| compare() |
S |
73 |
1 |
5 |
| getAs() |
S |
78 |
1 |
3 |
| insertAfter() |
S |
78 |
1 |
3 |
| insertBefore() |
S |
78 |
1 |
3 |
| restrictKeys() |
S |
78 |
1 |
3 |
| unique() |
S |
72 |
1 |
5 |
| unprefixKeys() |
S |
78 |
1 |
3 |